[INFO] cloning repository https://github.com/alysson-ps/umbr-lock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alysson-ps/umbr-lock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falysson-ps%2Fumbr-lock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falysson-ps%2Fumbr-lock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aae4ac74a6493abe64bbf8c7a849803c190e2938
[INFO] checking alysson-ps/umbr-lock/aae4ac74a6493abe64bbf8c7a849803c190e2938 against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falysson-ps%2Fumbr-lock" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alysson-ps/umbr-lock
[INFO] finished tweaking git repo https://github.com/alysson-ps/umbr-lock
[INFO] tweaked toml for git repo https://github.com/alysson-ps/umbr-lock written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alysson-ps/umbr-lock on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alysson-ps/umbr-lock already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 385d7fd4f61e0975d122a207347c1ed790a0106d8470d7731db19f919084ed41
[INFO] running `Command { std: "docker" "start" "385d7fd4f61e0975d122a207347c1ed790a0106d8470d7731db19f919084ed41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "385d7fd4f61e0975d122a207347c1ed790a0106d8470d7731db19f919084ed41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "385d7fd4f61e0975d122a207347c1ed790a0106d8470d7731db19f919084ed41" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "385d7fd4f61e0975d122a207347c1ed790a0106d8470d7731db19f919084ed41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "385d7fd4f61e0975d122a207347c1ed790a0106d8470d7731db19f919084ed41" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling chumsky v0.10.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C lto=off -C embed-bitcode=no -C codegen-units=256 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=3dc3ce907809ac2a -C extra-filename=-50ef39e85b01a4bf --out-dir /opt/rustwide/target/debug/build/rustix/50ef39e85b01a4bf/out -C strip=debuginfo --extern bitflags=/opt/rustwide/target/debug/build/bitflags/02e8e0b9640ac3b3/out/libbitflags-02e8e0b9640ac3b3.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/d3d7163c2c7059fe/out/liblinux_raw_sys-d3d7163c2c7059fe.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "385d7fd4f61e0975d122a207347c1ed790a0106d8470d7731db19f919084ed41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "385d7fd4f61e0975d122a207347c1ed790a0106d8470d7731db19f919084ed41", kill_on_drop: false }`
[INFO] [stdout] 385d7fd4f61e0975d122a207347c1ed790a0106d8470d7731db19f919084ed41
